home *** CD-ROM | disk | FTP | other *** search
/ BMUG Revelations / BMUG Revelations.toast / Utilities / Virus Checkers / VirusDetective® 5.0.4 / Search String Sets / VD HyperCard Search String < prev    next >
Text File  |  1991-10-11  |  4KB  |  115 lines

  1. ;VirusDetective® 5.0: How to Protect HyperCard Stacks from Viruses
  2. ;Copyright © 1991 Shulman Software Co. all rights reserved
  3. ;
  4. ;
  5. ;written by Jeffrey S. Shulman
  6. ;
  7. ;owned and distributed by Shulman Software Co.
  8. ;Address:   364-1/2 Patteson Drive, Suite 300, Morgantown, WV  26505-3202  USA
  9. ;Phone:      304/598-2090
  10. ;
  11. ;Office hours:                   Mon - Fri 9am-6pm (Eastern Standard Time)
  12. ;Technical support:           Mon - Fri 6pm-9pm; Sat & Sun 11am-9pm
  13. ;
  14. ;Electronic addresses:
  15. ;          AppleLink:             KILROY
  16. ;          Compuserve:          76136,667
  17. ;          GEnie:                    KILROY
  18. ;          America OnLine:    KILROY7
  19. ;          Delphi:                   JEFFS
  20. ;
  21. ;
  22. ;This file is to tell you that a search string exists that can protect your HyperCard 
  23. ;stacks from getting infected with viruses. Since this search string is NOT located 
  24. ;in the regular search string list, we will tell you where you can find this special
  25. ;search string as well. It’ll also say how to add the search string to your existing
  26. ;list of search strings, and how to remove the search string from the list of search 
  27. ;strings.
  28. ;
  29. ;
  30. ;                                                   _________
  31. ;
  32. ;
  33. ;TABLE OF CONTENTS…
  34. ;
  35. ;A)  What the Search String for HyperCard Stacks Does;
  36. ;B)  Where the Search String is Stored;
  37. ;C)  How to Add the Search String to Your Existing List of Search Strings;
  38. ;D)  How to Remove the Search String From Your List of Search Strings (and Why You 
  39. ;Might Want to Remove It In the First Place);
  40. ;E)  What the HyperCard Search String Is.
  41. ;
  42. ;
  43. ;                                                   _________
  44. ;
  45. ;
  46. ;A)  WHAT THE SEARCH STRING FOR HYPERCARD STACKS DOES…
  47. ;
  48. ;This search string is designed to detect attempts to set the script of HyperCard 
  49. ;“Home” stacks. The search string will catch the currently known HyperCard viruses 
  50. ;and affords protection against anticipated, FUTURE HyperCard viruses.
  51. ;
  52. ;NOTE: Due to the very nature of HyperTalk, the HyperCard scripting language, please 
  53. ;be informed that this search string is NOT infallible ! Also, if your “Home” stack is 
  54. ;not named “Home”, then change the characters HOME within the search string to 
  55. ;whatever it was your home stack is.
  56. ;
  57. ;
  58. ;                                                   _________
  59. ;
  60. ;
  61. ;B)  WHERE THE SEARCH STRING IS LOCATED…
  62. ;
  63. ;In that the HyperCard search string search is fairly time-consuming, and not 
  64. ;everyone uses HyperCard, the search string is NOT located in the standard list but 
  65. ;is located at the bottom of this file.
  66. ;
  67. ;
  68. ;                                                   _________
  69. ;
  70. ;
  71. ;C)  HOW TO ADD THE SEARCH STRING TO YOUR EXISTING LIST OF SEARCH STRINGS…
  72. ;
  73. ;To add the HyperCard search string to your existing list of search strings, do the 
  74. ;following:
  75. ;          1)  Open the VirusDetective® desk accessory;
  76. ;          2)  Click the “Search Strings” button; 
  77. ;          3)  Notice the “Read from File” button – don’t click it yet. When you hold 
  78. ;down the Option key, the “Read from File” button changes to the “Append to List” 
  79. ;button. Now you can click the “Append to List” button.
  80. ;          4)  A directory dialog box will appear. Select THIS file (VD HyperCard Search 
  81. ;String) from the file list and open it; 
  82. ;          5)  Scroll to the bottom of the search string list to verify the new string is 
  83. ;there; 
  84. ;          6)  Click the “Save” button which will close the search strings dialog box 
  85. ;and save the new search string set.
  86. ;
  87. ;If you accidentally REPLACE all the search strings (by NOT holding down the Option 
  88. ;key to select “Append from File”), just click the “Cancel” button; do NOT save your 
  89. ;changes; then start over.
  90. ;
  91. ;
  92. ;                                                   _________
  93. ;
  94. ;
  95. ;D)  HOW TO REMOVE THE SEARCH STRING FROM YOUR LIST OF SEARCH STRINGS (AND 
  96. ;WHY YOU MIGHT WANT TO REMOVE IT IN THE FIRST PLACE)…
  97. ;
  98. ;When you are finished scanning your HyperCard stacks, you may want remove the 
  99. ;HyperCard search string by first highlighting the HyperCard string in the search 
  100. ;strings dialog box and then clicking the “Remove” button.
  101. ;
  102. ;
  103. ;                                                   _________
  104. ;
  105. ;
  106. ;E)  WHAT THE HYPERCARD SEARCH STRING IS…
  107. ;
  108. ;The search string is:
  109. ;
  110. Filetype=STAK & dataFork & Data "SET"[%"THE"]"SCRIPT"%"OF"%"STACK"%#1"Home" ; For finding suspicious HC stacks
  111. ;
  112. ;                                                   _________
  113. ;
  114. ;                                                    - the end -
  115.